VirtualTreeView v6.3.0 for XE3-XE10.1 Full Source
Virtual Treeview is a treeview control built from the ground up. More than a decade of development have created one of the most flexible and advanced Delphi tree controls available today. Virtual Treeview started off with the claim to improve many aspects of existing solutions and introduced several groundbreaking technologies and principles.
As the name indicates, the control uses a different paradigm for tree management than other controls of this kind. It does not read the data it manages (except its size), not even the captions of a node. Everything is retrieved from the application via events (or descendants via overridden methods).
Virtual Treeview has been carefully designed and is tested thoroughly. The control has proven its concept as well as its great usability in many commercial products and freeware projects.
Although JAM Software has taken Virtual TreeView under its wing, the control remains open source. Developers are welcome to participate!
License
Virtual Treeview is using a double licensing scheme. You can either choose Mozilla Public License 1.1 (MPL 1.1) or GNU Lesser General Public License.
Public source code repository and issue tracker
Virtual Treeview is hosted on GitHub. You will find the latest code there. Please report issues on the GitHub page.
Installation
Starting with version 5.0, Virtual Treeview no longer comes with its own setup program. There is a set of design and runtime packages for each supported IDE version, which can easily be opened to compile and install the control in the IDE. Virtual Treeview supports the following IDEs (and their associated VCLs):
V6.X
- Embacadero's RAD Studio XE3 - 10.1 Berlin
V5.X
- Delphi7 - Delphi XE8